home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1997 August / Walnut Creek CDROM.7z / VOL_400 / 437_02 / CSTIDE.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-12-29  |  80 b   |  5 lines

  1. @echo off
  2. rem Interface to Borland IDE
  3. cst -rasp -cs -Cs -n %1
  4. type cst.lst
  5.